Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review doc: Add more precision for CtTypeReference#getActualClass #1761

Merged
merged 3 commits into from
Nov 30, 2017

Conversation

surli
Copy link
Collaborator

@surli surli commented Nov 30, 2017

No description provided.

@@ -56,8 +56,8 @@
* Use {@link #getTypeDeclaration()} instead,
* in order to only stay in the Spoon world and manipulate CtType instead of java.lang.Class
*
* @return the Java class or null if the class is not found (not in
* classpath)
* @return the Java class or throws an exception if the class is not found.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a SpoonClassNotFoundException

@surli surli changed the title Fix documentation for CtTypeReference#getActualClass review doc: Add more precision for CtTypeReference#getActualClass Nov 30, 2017
@monperrus monperrus merged commit f8d9745 into INRIA:master Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants